home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / docs / classes < prev    next >
Text File  |  1996-09-09  |  893b  |  68 lines

  1.             Dynace Class Hierarchy
  2.             ----------------------
  3.  
  4.       Object
  5.         Behavior
  6.             Class
  7.             MetaClass
  8.         GenericFunction
  9.         Method
  10.         Dynace
  11.  
  12.         Number
  13.             Character
  14.             ShortInteger
  15.             UnsignedShortInteger
  16.             LongInteger
  17.                 Date
  18.             DoubleFloat
  19.         Pointer
  20.     
  21.         Memory
  22.  
  23.         Link
  24.             LinkList
  25.                 LinkObject
  26.             LinkValue
  27.         Sequence
  28.             LinkSequence
  29.             LinkObjectSequence
  30.             SetSequence
  31.     
  32.         Association
  33.             LookupKey
  34.                 ObjectAssociation
  35.             StringAssociation
  36.             IntegerAssociation
  37.         Set
  38.             Dictionary
  39.             StringDictionary
  40.             IntegerDictionary
  41.         BTree
  42.         BTreeNode
  43.         Stream
  44.             String
  45.             File
  46.             LowFile
  47.             Pipe
  48.     
  49.         Thread
  50.         Semaphore
  51.  
  52.         Constant
  53.  
  54.         Array
  55.             NumberArray
  56.                 CharacterArray
  57.                 ShortArray
  58.                 UnsignedShortArray
  59.                 IntegerArray
  60.                 LongArray
  61.                 FloatArray
  62.                 DoubleFloatArray
  63.             BitArray
  64.             ObjectArray
  65.             PointerArray
  66.  
  67.         FindFile
  68.